TreeModelIF.rowInserted

Emits the ::row-inserted signal on @tree_model.

See [signal@Gtk.TreeModel::row-inserted].

interface TreeModelIF
void
rowInserted

Parameters

path TreePath

a GtkTreePath pointing to the inserted row

iter TreeIter

a valid GtkTreeIter pointing to the inserted row

Meta